home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / ACORNUSERS / EMULATOR / STEM / !STem / !Run < prev    next >
Text File  |  1998-01-19  |  538b  |  17 lines

  1. | !Run file for STem.
  2. | STem is © Copyright Samuel Ellis, 1997.
  3.  
  4. | Check the RiscOS version.
  5. RmEnsure UtilityModule 3.50 Error 0 STem requires RISC OS 3.50 or later.
  6.  
  7. | Check that the SharedCLibrary is loaded.
  8. | Not sure of the correct version number, so try 3.75.
  9. | Earlier versions might work as well.
  10. RMEnsure SharedCLibrary 3.75 Load System:Modules.Clib
  11. RMEnsure SharedCLibrary 3.75 Error 0 Shared C Library not found or too old.
  12.  
  13. | Start the user interface program.
  14. WimpSlot -max 56k
  15. Set STem$Dir <Obey$Dir>
  16. Run <STem$Dir>.!RunImage
  17.